Welcome![Sign In][Sign Up]
Location:
Search - reliable udp

Search list

[WinSock-NDISA UDP-based Reliable Data Transfer Library

Description: 特别说明,A UDP-based Reliable Data Transfer Library源码非原创,详细说明见压缩包里的“说明”word文档-in particular, A UDP-based Reliable Data Transfer Library source of non-original, detailed description of the compression bag "note" word document
Platform: | Size: 185977 | Author: 王季 | Hits:

[WinSock-NDISUDP轻松应用

Description: \"用户数据报协议\"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;\"传输控制协议\"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User Datagram Protocol" (User Datagram Protocol, or UDP) is not connected to the communication protocol, it does not guarantee reliable data transmission; "Transmission Control Protocol" (Transmission Judiciary Protocol, or TCP) is based on the communication protocol connectivity, can provide 000 two terms Machine between reliable, error-free data transmission. But UDP to be able to target a number of Taiwan's computer to send data; Received from a number of sources of computer data. In several computers or control the simulation system, there are always multiple computers for data transmission, or control the simulation software used UDP more.
Platform: | Size: 32328 | Author: 陈一 | Hits:

[JSP/JavaUDP Protocol

Description: 用UDP协议进行传输,并模拟rdt协议,以实现可靠数据传输-using UDP protocol transmission, and simulation rdt agreement, in order to achieve reliable data transmission
Platform: | Size: 5759 | Author: 木头 | Hits:

[TCP/IP stackenet

Description: Reliable UDP, same as the TCP-Reliable UDP, the same as the TCP
Platform: | Size: 136742 | Author: cuihongyi | Hits:

[JSP/JavaEmail__UDP

Description: 基于UDP的可靠邮件系统,用java语言编写的-reliable UDP-based mail system, with the java language
Platform: | Size: 223471 | Author: 宋文强 | Hits:

[TCP/IP stackUDP-based_Reliable_Data_Transfer_Library

Description: 一个基于UDP协议上的可靠数据传输库.适用于Win32及linux平台.-a UDP based on the reliable data for transmission. Apply to the Linux and Win32 platforms.
Platform: | Size: 193421 | Author: ligc | Hits:

[TCP/IP stackRUDP

Description: Reliable UDP实现,在UDP上实现数据可靠传输
Platform: | Size: 1190287 | Author: ew2117 | Hits:

[Internet-Networktcp&udp

Description: 能够实时获得系统TCP-UDP信息,系统稳定可靠。信息包括:协议、本地IP、本地端口、远程IP、远程端口等信息。-system to real-time access to TCP - UDP information, the system is stable and reliable. Information includes : protocol, local IP, local port, remote IP, remote port information.
Platform: | Size: 51408 | Author: 陆应朝 | Hits:

[TCP/IP stackudp

Description: 用UDP实现可靠文件传输 用UDP实现可靠文件传输 -Use UDP to achieve a reliable file transfer
Platform: | Size: 3072 | Author: 鲁殿臣 | Hits:

[Internet-Networkudt.4.4.win32_with_VC6

Description: udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开源软件作者谷云洪在美国伊利诺伊大学芝加哥分校攻读博士期间开发,并由他在毕业后继续维护和升级。UDT的开源软件可以在SourceForge上获取。-udt.4.4, linux+vc.net+vc6. UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms
Platform: | Size: 1180672 | Author: JustGO | Hits:

[Internet-Networkudt.sdk.4.5a.win32

Description: UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 - UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms
Platform: | Size: 354304 | Author: h8341 | Hits:

[Internet-Networkudt4

Description: udp实现的可靠文件传输. 我从网上下载到的,和大家一起分享. -udp achieve reliable file transfer. I downloaded from the Internet, and share with everyone. He He Ha ha ha
Platform: | Size: 400384 | Author: xuchao | Hits:

[VC/MFCSRUDP

Description: 提出了一种基于 UDP协议的简单可靠传输协议 SRUDP,分析了SRUDP协议的基本原理,着重阐述了 SRUDP的内部机制,包括证实机制、重发机制以及序号强制对齐机制。-SRUDP(Simple Reliable UDP)
Platform: | Size: 285696 | Author: abing | Hits:

[Internet-NetworkApproaches

Description: Reliable UDP approaches
Platform: | Size: 148480 | Author: hari | Hits:

[TCP/IP stackReliableUDP

Description: 在高速数据传输网络中.UDP协议有着其它数据传输协议无法比拟的优势,但也存在着传输可靠性差的问题。文章在细致分析UDP协议特点的基础上,对其关键技术进行了改进,设计出了一种新的可靠UDP协议,大大提高了数据传榆的可靠性。-In the high-speed data transmission network. UDP protocol with other data transfer protocol can not match advantage, but there is also the problem of poor transmission reliability. The paper features a detailed analysis based on the UDP protocol, to improve its key technology to design a new reliable UDP protocol, greatly improving the reliability of data transfer elm.
Platform: | Size: 2853888 | Author: 宋庆席 | Hits:

[Internet-Networkreliable-udp-transport-tech

Description: 一个pdf文档,采用c++详细介绍了如何使用UDP来进行文件传输时克服其容易丢包的弱点。很实用简单-A pdf document using c++ described in detail how to use UDP to transfer files to overcome the weakness of its easy loss. Very practical and simple。
Platform: | Size: 69632 | Author: 姚吉 | Hits:

[JSP/Javareliable-udp-multcast

Description: udp reliable data transmission chat multicast
Platform: | Size: 251904 | Author: marcelfenerich | Hits:

[Internet-NetworkUDP通讯

Description: udp通讯类封装 源代码,用udp实现带效验的可靠传输(UDP communication package source code, to achieve reliable transmission with results by UDP)
Platform: | Size: 40960 | Author: 绿茶123 | Hits:

[Linux-Unix可靠 UDP 传输

Description: 对使用udp完成可靠传输实现的介绍,以及对拥塞控制的简介(An introduction to the implementation of a reliable transmission with UDP and a brief introduction to congestion control)
Platform: | Size: 20480 | Author: rayhhh | Hits:

[TCP/IP stackkcp

Description: c语言实现的可靠udp传输协议,能够在丢包50%的情况下恢复数据(The Reliable UDP transport protocol implemented in C language can recover data in case of packet loss of 50%.)
Platform: | Size: 7744512 | Author: 鲁付阳 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net